<p><FONT FACE="Arial" SIZE=3 COLOR=#800000>DoQuit simply sends a request to destroy your connection on the server side. Quit </FONT><FONT FACE="Arial" SIZE=3 COLOR=#800000>can be called with one parameter, which is a quit message. Often times quit </FONT><FONT FACE="Arial" SIZE=3 COLOR=#800000>messages can be useful, such as 'be back on at 5', or pointless, such as a saying. </FONT><FONT FACE="Arial" SIZE=3 COLOR=#800000>The Quit message is optional. Calling this method sends this to the server:</FONT></p>
<p><FONT FACE="Arial" SIZE=3 COLOR=#800000>Keep in mind that calling this method is only one way of quiting your IRC </FONT><FONT FACE="Arial" SIZE=3 COLOR=#800000>session. Calling the Disconnect() method is another way, and Unloading the </FONT><FONT FACE="Arial" SIZE=3 COLOR=#800000>control (or the form containing the control) will also disconnect you from the server </FONT><FONT FACE="Arial" SIZE=3 COLOR=#800000>(by destroying the connection on the client side).</FONT><FONT FACE="Arial" SIZE=1> </FONT></p>